object writing 物體文字(如結繩紀事等)。
物體文字(如結繩紀事等)。 “object“ 中文翻譯: n. 1. 物,物體,物件。 2.目標 (of; for ...“writing“ 中文翻譯: n. 1.寫,寫作,執筆;習字,書法。 2.文件,契據; ...“chapt er writing a new content object“ 中文翻譯: 編寫一個新的內容對象“in writing“ 中文翻譯: 采用書面形式; 書面的“on writing“ 中文翻譯: 史蒂芬・金談寫作“writing“ 中文翻譯: n. 1.寫,寫作,執筆;習字,書法。 2.文件,契據;銘。 3.〔pl.〕著作,作品。 4.筆跡,手跡。 at this writing 寫這個的時候;本記者發稿時刻。 be busy with one's writing 忙于寫作。 in writing 寫,用書面。 put ... in writing 把…寫成文字。 writing on the wall 危機緊迫的征兆。 “object“ 中文翻譯: n. 1. 物,物體,物件。 2.目標 (of; for); 目的,宗旨。 3.【哲學】對象,客體,客觀 (opp. subject); 【語法】賓語。 4.〔口語〕(可笑或可憐的)人[物]。 a small [strange] object 小[奇怪]東西。 the object of study 研究的對象。 the direct [indirect] object 直接[間接]受詞。 What an object you have made (of) yourself! 〔口語〕你這家伙把自己搞得真不像樣子! attain [achieve, gain, secure] one's object 達到目的。 fail [succeed] in one's object 沒有達到[達到]目的。 for that object 為了那個目的。 no object 〔廣告用語〕怎樣都好,不成問題;沒有困難(Distance is no object. (待聘者)上班距離(遠、近)不成問題)。 propose an objectto oneself = set an object before one 立志,立下目標。 with that object in view 懷著那個目的。 vi. 1.反對,抗議,表示異議 (against, to)。 2.抱反感,不服氣,有意見。 vt. 提出…作反對的理由 (that)。 If you don't object. 假使你不反對。 I object. 〔英下院〕我反對。 I object against him that he is a hypocrite. 我反對他,因為他是個偽君子。 object to 1. 反對(I object to your doing that. 我反對你做那件事)。 2.討厭(I object very much to a wet weather. 我非常討厭潮濕的天氣)。 adj. -less 沒有目的[宗旨]的,沒有物像的。 “object to“ 中文翻譯: 反對,不贊成; 反對;抗議,抱反感; 反對;抗議;不支持; 聲稱; 提出異議; 贊成……的人則認為“to object to“ 中文翻譯: 提出異議“object(object)“ 中文翻譯: 物件功能“style of writing; manner of writing“ 中文翻譯: 文氣“a distinct writing“ 中文翻譯: 清楚的筆跡“a flair for writing“ 中文翻譯: 寫作的天才“a writing brush“ 中文翻譯: 一支毛筆“academic writing“ 中文翻譯: 校園寫作; 學術寫作; 學術著作“accessories for writing“ 中文翻譯: 輔助記錄設備“accidental writing“ 中文翻譯: 誤寫“acrophonetic writing“ 中文翻譯: 截頭表音文字, 頂音文字, 形音文字“agreement in writing“ 中文翻譯: 書面協定; 書面協議“alphabetic writing“ 中文翻譯: 表音文字; 拼音文字; 字母文字“analphabetic writing“ 中文翻譯: 非字母文字“and letter writing“ 中文翻譯: 情感與寫信,50“answer in writing“ 中文翻譯: 文字答辯, 書面答辯“applied writing“ 中文翻譯: 應用文題型; 應用文寫作“argument in writing“ 中文翻譯: 書面申辯
object-line |
|
The java programming language provides support for defining event listeners based on the observer design pattern , but this isn t sufficient when you need to use objects written in other languages Java編程語言為定義基于觀察者設計模式( observer design pattern )的事件偵聽器提供了支持,但當您需要使用以其他語言編寫的對象時,這還不夠。 |
|
The basic idea of serialization is that an object writes its current state , usually indicated by the value of its member variables , to temporary either memory or network streams or persistent storage 序列化的基本思想是對象將其當前狀態寫到臨時性存儲區(內存或網絡流)或持久性存儲區中,對象的當前狀態通常由其成員變量的值指示。 |
|
When you need to use objects written in other languages , communications between a native event source and java listeners can be tricky - especially in multithreaded environments 當您需要使用以其他語言編寫的對象時,本地事件源和java偵聽器之間的通信可能需要一些小技巧尤其是在多線程環境中。 |
|
The basic idea of serialization is that an object writes its current state , usually indicated by the value of its member variables , to persistent storage 序列化的基本思路是對象將其當前狀態(通常由其成員變量的值指示)寫入永久性存儲。 |
|
Your code can throw an exception in one language and that exception can be caught and understood by an object written in another language 您的代碼可以以一種語言引發異常,該異常可以被用另一種語言編寫的對象捕獲并理解。 |
|
Defines rules that languages must follow , which helps ensure that objects written in different languages can interact with each other 定義各語言必須遵守的規則,有助于確保用不同語言編寫的對象能夠交互作用。 |
|
Objects written in different languages can communicate with each other , and their behaviors can be tightly integrated 也就是說,用不同語言編寫的對象可以互相通信,并且它們的行為可以緊密集成。 |
|
Is deprecated in visual c 2005 ; visual c now supports multiple objects writing to a single . pdb file , use 已被否決; visual c + +現在支持將多個對象寫入單個. pdb文件中,并改用 |
|
During serialization , an object writes its current state to temporary or persistent storage 在序列化期間,對象將其當前狀態寫入到臨時或持久性存儲區。 |
|
Object writes to the opening tag of an html element when a web request is processed 對象將該屬性寫入html元素的開始標記。 |
|
Objects write to the application s debug output through the 對象將寫入應用程序的調試輸出(通過 |
|
Object writes directly to the output stream 對象直接寫入輸出流,因此這樣可以提高性能。 |
|
Object writes to the assembly s log file through the 對象將寫入程序集的日志文件(通過 |